home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9191 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  704 b 

  1. Path: news.duke.edu!usenet
  2. From: jrd@ac.duke.edu (John Dean)
  3. Newsgroups: comp.lang.c++
  4. Subject: DOS serial comm using BC++ 4
  5. Date: Thu, 29 Feb 1996 05:21:44 GMT
  6. Organization: Duke University, Durham, NC, USA
  7. Message-ID: <4h3d4j$675@news.duke.edu>
  8. NNTP-Posting-Host: west-198-3.dorm.duke.edu
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I have a question regarding the bios.h serial communication.  I need a
  12. 19200 connection, but I don't think bios.h supports it.  I snagged a
  13. async comm file from Borland's site, which claims to support higher
  14. baud rates, but it doesn't seem to compile!
  15.  
  16. I would appreciate any help getting a 19200 connection in general or
  17. help compiling the borland file (called serial.c)
  18.  
  19.  
  20.